home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / text / show / EvenMore.readme < prev    next >
Encoding:
Text File  |  1998-05-05  |  10.1 KB  |  207 lines

  1. Short:    V043 - A nicer textviewer  (:?o)
  2. Author:   chris@planb.TheGAP.com (Chris Perver)
  3. Uploader: chris@planb.TheGAP.com (Chris Perver)
  4. Version:  0.4beta3
  5. Type:     text/show
  6. Requires: Kickstart 37+, reqtools.library 37+ included
  7. Replaces: text/show/EvenMore.lha
  8.  
  9. ================================================================================
  10.  
  11.      _/_/_/_/  _/    _/ _/_/_/_/  _/_/_/       _/    .
  12.               _/    _/                        _/     :   Beta testers:
  13.    _/_/_/    _/    _/ _/_/_/_/  _/    _/ _/_/_/_/_/  :.
  14.   _/          _/ _/  _/        _/    _/     _/       ¦: Johan Björnson
  15.    _/_/_/      _/     _/_/_/  _/    _/     _/        |¦ Mikael Grahn
  16.    ___________________________________________       || Per Reidar Verlo
  17.    http://planb.thegap.com/                          || Dominique Neveu
  18.    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯       || Tony Hazel
  19.    Program  : EvenMore                               || Andrew Holt
  20.    Type     : Text viewer (Freeware)                 ||
  21.    Version  : 0.4beta3                               ||
  22.    Code     : AmigaE 3.3a                            ||
  23.                                                      ||
  24.     EvenMore ©1996-1998 by Chris Perver              ||
  25.     ReqTools ©1991-1994 Nico François,               ||
  26.              ©1995-1998 Magnus Holmgren              ||
  27.                                                      ||
  28. -----------------------------------------------------'`------------------------
  29. -------------------------------------------------------------------------------
  30.  
  31.  
  32. ================================================================================
  33. WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING! WARNING!
  34. ================================================================================
  35.  
  36. THIS IS A SHORT README FILE! READ THE DOCS FOR THE FULL INFO!  THAT'S  RIGHT!  I
  37. SAID  READ THE DOCS BEFORE YOU EVEN THINK ABOUT DISTRIBUTING THIS ARCHIVE IN ANY
  38. FORM!
  39.  
  40. I am sick of the ugly looking non-proportional text viewers.  So  I  decided  to
  41. write  my  own  viewer  that would be font-sensitive, and blend in with all your
  42. other nice patches, as so not to spoil the look and feel of your Workbench.
  43.  
  44. Well I was sick  of  non-proportional  text  viewers  until  I  made  horizontal
  45. scrolling  in this version. Now EvenMore doesn't support proportional fonts. But
  46. IMHO, even though EvenMore isn't as powerful as the rest,  it  still  looks  far
  47. nicer than the competition, and is increasing in functionality at every release.
  48.  
  49.  Here are the main features of 0.4beta3
  50.  --------------------------------------
  51.  
  52.  o Scroller window allows easier moving about documents.
  53.  o AppWindow, AppIcon and AppMenu makes loading files easy. Not only can you
  54.    drag files onto them, but also drawers, and a requester will appear!
  55.  o Totally font sensitive, and you can select which font to view the text in.
  56.  o Tooltypes and preference file(s) for configuring, and you can configure
  57.    the settings while EvenMore is running too.
  58.  o Can open the window on any public screen and move between them.
  59.  o Can create it's own public screen to run on.
  60.  o Developing ARexx port for remote control.
  61.  o Supports the numeric keypad and mouse movement.
  62.  o Very clean and smooth scrolling.
  63.  o String and pattern finding functions.
  64.  o Bookmarks for remembering positions in the document.
  65.  o Quick load listview for loading documents fast.
  66.  o Slightly configurable GUI for quick access to features.
  67.  o File loading uses AsyncIO.
  68.  o Can load multiple files.
  69.  o Help available by pressing the help key.
  70.  o Gadget help bubbles.
  71.  o User-configurable filetypes, for passing certain files to different programs.
  72.  o Uses EasyGUI, the best GUI in the history of the world.
  73.  o Uses ReqTools library.
  74.  
  75.  Here are the recent features
  76.  ----------------------------
  77.  
  78.  o Added gadget help bubbles. Just leave the mouse positioned over a gadget, and
  79.    a help bubble appears. Thanks to Will Harwood for the code. (Although I did
  80.    modify it slightly).
  81.  o Cleaned up smooth scrolling routine a bit.
  82.  o Increased maximum zoom to 200%.
  83.  o Now + and - keys will zoom in and out by 10%.
  84.  o Added percentage of zoom to the window title.
  85.  o Limited text offset maximum to 10.
  86.  o Added Soft fade and Plain look to GUI settings menu.
  87.  o Added Random look to GUI settings menu.
  88.  o You can now have a box drawn around the gadgets or text instead of a bevel
  89.    border.
  90.  o Renamed the preferences, BEVELSOFFSET to BORDERSOFFSET, BEVELTEXT to
  91.    BORDERTEXT and BEVELGADGETS to BORDERGADGETS.
  92.  o Removed some unecessary exception handling.
  93.  o Made 'failed to allocate memory' exceptions more specific about what actually
  94.    went wrong.
  95.  o Removed 'Loading...' message from window title, as it is not needed as there
  96.    is now a progress window.
  97.  o At last worked out I needed to use 32bit multiplication and division in order
  98.    to calculate the progress window percentage, instead of using a lot of
  99.    division to break it down into smaller numbers.
  100.  o Optimized some scroller gadget code.
  101.  o Now only the text and not the GUI is redrawn when zooming.
  102.  o Replaced zoom requester with a GUI with a slider, in which you can test, use
  103.    or cancel the zoom.
  104.  
  105. There are still a few things to be ironed  out  though.  Please  read  the  docs
  106. before you delete as soon as you set your eyes on it.
  107.  
  108. All hints, tips, examples of code, etc., will be appreciated!
  109.  
  110.     ______________________________________________________________
  111.    [O|##Contacting#cHRISPi####################################|°|B]
  112.    |¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯| :
  113.    | Postal address:                                              | ::
  114.    |    Chris Perver,                                 __ __       | ::
  115.    |     12, Orchardville Avenue,                    / // /       | ::
  116.    |     Bangor,                                    / // /        | ::
  117.    |     Co. Down,                                 / // /         | ::
  118.    |     N. Ireland,                       __ __  / // /          | ::
  119.    |     BT19 1LP.                         \ \\ \/ // /           | ::
  120.    |                                        \ \\/ // /            | ::
  121.    |           ______________________        \ V /V /             | ::
  122.    |    EMAIL:[chris@planb.thegap.com]        V_/V_/              | ::
  123.    |           ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯                             | ::
  124.    |           ________________________                           | ::
  125.    |      URL:[http://planb.thegap.com/]                          | ::
  126.    |           ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯                           | ::
  127.    |                                                              | ::
  128.    | And remember!  Windows is rubbish!                           | ::
  129.    |                                                              | ::
  130.    |_____________________________________________________________ | ::
  131.    [############################################################|/] ::
  132.     ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ ::
  133.     :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  134.      :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  135.  
  136. I cannot expect to be able to develop this program  much  further,  as  I  am  a
  137. Christian  and  believe Jesus Christ will return very soon. If I do not reply to
  138. any mail for months and months, then the development of this program has ceased.
  139.  
  140. =========================================
  141. THANX 'N' GREETZ (In no particular order)
  142. =========================================
  143.  
  144. This archive was put together by:-
  145.  
  146.   Me               - Everything :)
  147.   Mum & dad        - RKRM manuals, Amiga 3000... (you name it, they provided it)
  148.   Johan Björnson   - AmigaGuide, lots of suggestions, icons...
  149.   Mikael Grahn     - Suggestions
  150.   Per Reidar Verlo - Lots of suggestions
  151.   Damien McKenna   - Suggestions
  152.   Girish Nath      - Icons
  153.  
  154. Without the following people, writing this program  would  have  been  virtually
  155. impossible...
  156.  
  157.   Nico François          - ReqTools
  158.   Magnus Holmgren
  159.   Dietmar Eilert         - GoldEd
  160.   Wouter van Oortmerssen - AmigaE and EasyGUI
  161.   J R Hulance            - EasyGUI and AmigaE help
  162.  
  163.   Ilan Sharoni           - Word wrapping help
  164.   Marco Talamelli        - ReqTools help
  165.   Eric Sauvageau         - Screenmode help
  166.   Victor Ducedre         - dclistview EasyGUI plugin
  167.   Ralph Wermke           - Register EasyGUI plugin
  168.   Sven Steiniger         - patternStringF, runback code
  169.   Will Harwood           - GadgetInfo code
  170.  
  171.   And all the good friends on #Amiga for testing, suggestions, etc. :)
  172.  
  173. If you are not listed here and you have helped me produce EvenMore, then I  have
  174. probably  just  forgotten  about you :). But don't fear, get in touch and let me
  175. know!
  176.  
  177.  
  178. ============================= Archive contents =============================
  179.  
  180. Original  Packed Ratio    Date     Time    Name
  181. -------- ------- ----- --------- --------  -------------
  182.     1693    1004 40.6% 14-Apr-98 10:48:10  EvenMore.info
  183.     1693    1003 40.7% 14-Apr-98 10:47:52 +Docs.info
  184.    73324   24330 66.8% 26-Apr-98 21:48:30 +evenmore.doc
  185.     2128    1158 45.5% 14-Apr-98 10:47:50 +evenmore.doc.info
  186.    74371   24865 66.5% 26-Apr-98 21:48:48 +EvenMore.guide
  187.     2438    1453 40.4% 14-Apr-98 10:47:52 +EvenMore.guide.info
  188.     8743    3320 62.0% 26-Apr-98 21:48:58 +EvenMore.readme
  189.     2128    1156 45.6% 14-Apr-98 10:47:50 +evenmore.readme.info
  190.    99529   40750 59.0% 05-Oct-97 00:04:28 +FactsOfEvolution.quotes
  191.     2128    1159 45.5% 14-Apr-98 10:47:50 +FactsOfEvolution.quotes.info
  192.    14428    5755 60.1% 20-Jun-97 07:37:44 +microslick.readme
  193.     2128    1159 45.5% 14-Apr-98 10:47:50 +microslick.readme.info
  194.     1354     634 53.1% 26-Apr-98 22:08:26 +evenmore.config
  195.   136832   46332 66.1% 26-Apr-98 21:46:16 +evenmore
  196.     3445    2049 40.5% 24-Apr-98 09:43:34 +EvenMore.info
  197.     1693    1005 40.6% 24-Apr-97 13:33:00 +Icons.info
  198.     4961     791 84.0% 24-Apr-97 13:33:00 +EM1.info
  199.     2561     588 77.0% 24-Apr-97 13:33:00 +EM2.info
  200.      948     573 39.5% 24-Apr-97 13:33:00 +program_icon.info
  201.      703     428 39.1% 24-Apr-97 13:33:00 +program_icon2.info
  202.    45384   29832 34.2% 01-Nov-96 15:14:34 +reqtools.library
  203.     1693    1005 40.6% 24-Apr-97 12:28:12 +Nostalgia.info
  204.    60722   60722  0.0% 28-Jul-97 11:28:12 +EvenMore033.lha
  205. -------- ------- ----- --------- --------
  206.   545027  251071 53.9% 27-Apr-98 18:43:30   23 files
  207.